@charset "gb2312";

* { margin:0; padding:0; list-style:none; }
body { font-size:12px; font-family:"arial";  background:#501701 url(images/bg.jpg) center repeat-y;}
img { border:none; }
/*常用类*/
.layout_center { width:1004px; margin:0 auto; }
.float_left { float:left; }
.float_right { float:right; }
.float_clear { clear:both; }
.red { color:red; }
.blue { color:blue; }
.gray { color:gray; }
.text_align_center { text-align:center; }
p { line-height:24px; }
a { color:#626262; text-decoration:none; }
a:hover { color:#C80010; text-decoration:underline; }
/*头部*/
#top_main { height:100px;background:#006CB4; background:url(images/topbg.jpg) repeat-x;}
#top { height:100px; background:url(images/logo.jpg) no-repeat;}
#logo { height:100px; width:200px; float:left; }
#site_name { height:120px; width:500px; float:left; background:url(images/site_name.jpg) no-repeat; }
#top_menu { height:80px; width:500px; float:right; text-align:right; padding-top:20px; }

#headtit{height:32px;background:url(images/headtit.jpg) repeat-x;}

#sybanner_main { height:809px; background:url(images/banner.jpg) center no-repeat;}

/*导航栏*/
#navigation_main { background:url(images/navigation_bg.jpg) repeat-x; }
#navigation { height:55px;padding-left:10px; }
#navigation li { float:left; line-height:55px; text-align:center; }
#navigation li a { width:120px; display:block; font-weight:bold; font-size:14px; color:#E9D05A;background:url(images/navigation_li_bg.jpg) right no-repeat;  }
#navigation li a:hover { background:url(images/navigation_hover.jpg) center no-repeat; text-decoration:none; color:#000;}
/*幻灯*/
#banner_main { height:400px; background:url(images/banner_bg.jpg) center no-repeat;}
#banner { height:400px; border:0px solid #0051BB; width:1004px; }
#banner_main1 { background:url(images/inbbg.jpg) repeat-x; }
#banner1 { height:460px; border:0px solid #0051BB; width:1004px; }

#full-screen-slider { width:100%; height:400px; float:left; position:relative}
#slides { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:360px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

/*主体*/
#content_main { }
#content {color:#626262; padding-top:10px;}
#xx { float:left; width:365px; }
#xh { float:right; width:365px; }

#tuwen { float:left;width:360px;text-align:left;}
#tu { float:left;width:120px;margin-bottom:10px;padding-right:15px;}
#tu img { width:160px;height:120px;}

#wen { float:right;width:190px;line-height:23px;color:#626262;margin-bottom:10px;}
#wen h2{ font-size:14px;line-height:30px;}

#inl { float:left; width:300px; }
#inm { float:left; width:454px;padding-left:10px; }
#inr { float:right; width:230px; }

#intitle { height:50px; }
#xwdh li {float:left;width:145px;line=height:35px;background:url(images/xwdh.jpg) left no-repeat;font-size:14px;}



/*主体左侧*/
#left { float:left; width:230px; }
.left_title {  background:url(images/left_title_bg.jpg) no-repeat;line-height:45px; padding:0 5px; ; }
.left_title h2 { font-size:14px; color:#E9D05A; padding-left:15px;}
.left_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #D7D7D7; border-top:none; }
.left_body dl dt { height:35px;  border-bottom:1px solid #d7d7d7;  }
.left_body dl dt a { padding-left:15px;background:url(images/dt.jpg) left no-repeat;font-size:14px; line-height:35px; }
.left_body dl dd { line-height:20px; padding-left:15px; border-bottom:1px dashed #D0D0D0; }
.left_bottom { height:10px; }

.left_lxfs { padding:10px; overflow:hidden; zoom:1; border:1px solid #D7D7D7; border-top:none; margin-right:6px;}

/*主体右侧*/
#right { float:right; width:764px; background:#fff; }
.right_title { border-bottom:1px solid #D7D7D7;height:32px; line-height:32px; padding:0 5px;}
.right_title h2 { font-size:14px;color:#626262}
.right_body { padding:10px; overflow:hidden; zoom:1; border:0px solid #D7D7D7; }
.right_bottom { height:10px; }
/*友情链接*/
#link_img_main { }
#link_img { background:#FFF; text-align:center; }
#link_img img { padding:2px; border:1px solid #0459C6; }
#link_img a:hover img { border:1px solid #BF006A; }
#link_text_main { }
#link_text { border-top:1px solid #0459C6; background:#FFF; text-align:center; line-height:36px; }
/*版权信息*/
#copyright_main { background:url(images/endbg.jpg)  repeat-x;margin-top:10px; height:200px;}
#copyright { padding:25px 0; text-align:center;color:#fff;line-height:30px;font-size:14px; }
#copyright a {color:#fff;}
/*产品相关*/
.products li { float:left; text-align:center; padding:4px; }
.products img { padding:4px; border:0px solid #999999; }
.products a:hover img { border:0px solid #BF006A; }
.products a { line-height:22px; }
.products_title { text-align:center; font-size:16px; padding:10px; }
.products_info { text-align:center; border-top:1px solid #D7D7D7;padding:10px; }
.products_img { text-align:center; padding:10px; }
.products_img img { max-width:600px; }
.products_next { padding:10px; border-top:1px solid #D7D7D7; }
/*新闻相关*/
.news li { line-height:28px;  padding-left:10px; background:url(images/li_ico.jpg) left no-repeat;font-size:14px; }
.news_title { text-align:center; font-size:16px; padding:10px; }
.news_content  { padding:10px;font-size:14px;line-height:24px; }
.news_info { text-align:center; border-top:1px solid #D7D7D7; padding:10px;}
.news_next { padding:10px; border-top:1px solid #D7D7D7; }
/*留言板*/
#zxly li {padding:5px 0;line-height:30px;}
#zxly input {padding:5px;}

.guestbook { border-collapse:collapse; width:100%; margin-top:10px; }
.guestbook th { padding:5px; border:1px solid #CCC; text-align:center; }
.guestbook td { padding:5px; border:1px solid #CCC; }
input, textarea, select { border:1px solid #CCC; font-size:12px; padding:5px; }
textarea { width:540px; height:100px; background:url(images/pcfinal.jpg) center no-repeat; }
/*人才招聘*/
.recruitment { border-collapse:collapse; width:100%; margin-top:10px; }
.recruitment th { padding:5px; border:1px solid #CCC; text-align:center; }
.recruitment td { padding:5px; border:1px solid #CCC; }
/*分页*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both;margin-top:10px; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #D3D1D1; padding:5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#6F6F6F; color:#FFF; }
#total { color:red; }





/***************************************************************************js固定浮动条——开始***************************************************************************/

.clearfix {CLEAR: both; COLOR: #383838; LINE-HEIGHT: 30px;}
.position{width:100%;height:80px;  position:fixed; left:0px;bottom:0px; background:#980003; z-index:998;background:url(images/400endbg.jpg) repeat-x;}
* html .position/* IE6 底部流动 */{position:absolute;bottom:0px;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.chat{width:1000px;height:80px; margin:0 auto; background:url(images/end400.jpg) no-repeat; position:relative;}
.qqonline{width:217px; height:75px; position:relative; left:32px;margin-top:-15px; float:left;}
.qqonline a{width:217px;height:75px; display:block;background:url(../bg/qq.png) no-repeat;}
.tel{ float:left; height:48px; width:230px; text-align:center; line-height:48px; overflow:hidden; padding-left:172px; color:#c3e2a4; font-size:36px; font-family:Georgia, "Times New Roman", Times, serif;}
.innerWrapper {MARGIN: 0px auto; WIDTH: 1000px;background:url(images/end400.jpg) no-repeat;}
A.footerQQ   { float:left;BACKGROUND-IMAGE: url(images/qq.png);     POSITION: relative; width:340px;         HEIGHT:75px;          margin-top:-4px;}
A.phoneNumber{ float:left;BACKGROUND-IMAGE: url(images/weibo.png);  POSITION: relative; WIDTH:72px; TOP:4px; HEIGHT:67px;LEFT:20px ;margin-left:20px; }
A.phoneNumber1{float:left;BACKGROUND-IMAGE: url(images/texun.png);  POSITION: relative; WIDTH:72px; TOP:4px; HEIGHT:67px;LEFT:40px;}
A.phoneNumber2{float:left;BACKGROUND-IMAGE: url(images/weixin.png); POSITION: relative; WIDTH:72px; TOP:4px; HEIGHT:67px;LEFT:60px;}
A.phoneNumber3{float:left;BACKGROUND-IMAGE: url(images/dianhua.png);POSITION: relative; WIDTH:240px;TOP:4px; HEIGHT:59px;LEFT:200px;}

/***************************************************************************js固定浮动条——结束***************************************************************************/